PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardArtifactAttribute Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the artifact type.
    Syntax
    public PDFStandardArtifactType getType()

    Return Value

    A PDFStandardArtifactType enum member specifying the type of artifact that this attribute describes.
    See Also